home *** CD-ROM | disk | FTP | other *** search
- MYSQLACCESS(1) MYSQLACCESS(1)
-
-
-
- NNAAMMEE
- mysqlaccess - Create new users to mysql.
-
- UUSSAAGGEE
- mysqlaccess [host [user [db]]] OPTIONS
-
- SSYYNNOOPPSSIISS
- mmyyssqqllaacccceessss [--??|----hheellpp] [--vv|----vveerrssiioonn] [--pp|----ppaasssswwoorrdd==##]
- [--hh|----hhoosstt==##] [--dd|----ddbb==##] [--UU|----ssuuppeerruusseerr==##] [--PP|----ssppaassss
- wwoorrdd==##] [--HH|----rrhhoosstt==##] [----oolldd__sseerrvveerr] [--bb|----bbrriieeff]
- [--tt|----ttaabbllee] [----rreellnnootteess]] [----ppllaann] [----hhoowwttoo] [----ddeebbuugg==NN]
- [----ccooppyy] [----pprreevviieeww] [----ccoommmmiitt] [----rroollllbbaacckk]
-
- DDEESSCCRRIIPPTTIIOONN
- --??|----hheellpp
- display this helpscreen and exit
-
- --vv|----vveerrssiioonn
- print information on the program `mysqlaccess'
-
- --uu|----uusseerr==##
- username for logging in to the db
-
- --pp|----ppaasssswwoorrdd==##
- validate password for user
-
- --hh|----hhoosstt==##
- name or IP-number of the host
-
- --dd|----ddbb==##
- name of the database
-
- --UU|----ssuuppeerruusseerr==##
- connect as superuser
-
- --PP|----ssppaasssswwoorrdd==##
- password for superuser
-
- --HH|----rrhhoosstt==##
- remote MySQL-server to connect to
-
- ----oolldd__sseerrvveerr
- connect to old MySQL-server (before v3.21) which
- does not yet know how to handle full where clauses.
-
- --bb|----bbrriieeff
- single-line tabular report
-
- --tt|----ttaabbllee
- report in table-format
-
- ----rreellnnootteess
- print release-notes
-
- ----ppllaann print suggestions/ideas for future releases
-
- ----hhoowwttoo
- some examples of how to run `mysqlaccess'
-
- ----ddeebbuugg==NN
- enter debuglevel N (0..3)
-
- ----ccooppyy reload temporary grant-tables from original ones
-
- ----pprreevviieeww
- show differences in privileges after making changes
- in (temporary) grant-tables
-
- ----ccoommmmiitt
- copy grant-rules from temporary tables to
- grant-tables (!don't forget to do an mysqladmin
- reload)
-
- ----rroollllbbaacckk
- undo the last changes to the grant-tables.
-
- NNOOTTEE
- + At least the user and the db must be given (even
- with wildcards)
- + If no host is given, `localhost' is assumed
- + Wilcards (*,?,%,_) are allowed for host, user and
- db, but be sure
- to escape them from your shell!! (ie type \* or '*')
-
- SSEEEE AALLSSOO
- isamchk (1), isamlog (1), mysqlaccess (1), mysqladmin (1),
- mysqlbug (1), mysqld (1), mysqldump (1), mysqlshow (1),
- msql2mysql (1), perror (1), replace (1), safe_mysqld (1),
- which1 (1), zap (1),
-
- AAUUTTHHOORR
- Ver 1.0, distribution 3.23.29a Michael (Monty) Widenius
- (monty@tcx.se), TCX Datakonsult AB (http://www.tcx.se).
- This software comes with no warranty. Manual page by L.
- (Kill-9) Pedersen (kill-9@kill-9.dk), Mercurmedia Data
- Model Architect / system developer (http://www.mercurme
- dia.com)
-
-
-
-
- 19 December 2000 MYSQLACCESS(1)
-